﻿2026-08-18T03:01:43.3736782Z ##[group]Run actions/checkout@v5
2026-08-18T03:01:43.3737272Z with:
2026-08-18T03:01:43.3737635Z   repository: BigscreenVR/spt-bs-core
2026-08-18T03:01:43.3740759Z   token: ***
2026-08-18T03:01:43.3741126Z   ssh-strict: true
2026-08-18T03:01:43.3741480Z   ssh-user: git
2026-08-18T03:01:43.3741831Z   persist-credentials: true
2026-08-18T03:01:43.3742221Z   clean: true
2026-08-18T03:01:43.3742564Z   sparse-checkout-cone-mode: true
2026-08-18T03:01:43.3742964Z   fetch-depth: 1
2026-08-18T03:01:43.3743302Z   fetch-tags: false
2026-08-18T03:01:43.3743645Z   show-progress: true
2026-08-18T03:01:43.3743998Z   lfs: false
2026-08-18T03:01:43.3744317Z   submodules: false
2026-08-18T03:01:43.3744666Z   set-safe-directory: true
2026-08-18T03:01:43.3745059Z   allow-unsafe-pr-checkout: false
2026-08-18T03:01:43.3745459Z ##[endgroup]
2026-08-18T03:01:43.4521197Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T03:01:43.4522770Z ##[group]Getting Git version info
2026-08-18T03:01:43.4523421Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-18T03:01:43.4524326Z [command]/usr/bin/git version
2026-08-18T03:01:43.4525271Z git version 2.43.0
2026-08-18T03:01:43.4542131Z ##[endgroup]
2026-08-18T03:01:43.4549592Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/f1440e70-0c7c-40b9-a195-dd1a322377ef/.gitconfig'
2026-08-18T03:01:43.4556050Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f1440e70-0c7c-40b9-a195-dd1a322377ef' before making global git config changes
2026-08-18T03:01:43.4557122Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T03:01:43.4559041Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T03:01:43.4611913Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-18T03:01:43.4629393Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T03:01:43.4639247Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T03:01:43.4641752Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T03:01:43.4658026Z refs/heads/golden/nameplate-181
2026-08-18T03:01:43.4663765Z [command]/usr/bin/git checkout --detach
2026-08-18T03:01:43.4822328Z HEAD is now at f967208e3 docs(flake-ledger): engine_room_bringup :1212 sid-identity + :1150 precondition signatures; resident_service unclassified sighting
2026-08-18T03:01:43.4893377Z [command]/usr/bin/git branch --delete --force golden/nameplate-181
2026-08-18T03:01:43.4925506Z Deleted branch golden/nameplate-181 (was f967208e3).
2026-08-18T03:01:43.5036987Z ##[endgroup]
2026-08-18T03:01:43.5040408Z [command]/usr/bin/git submodule status
2026-08-18T03:01:43.5224662Z ##[group]Cleaning the repository
2026-08-18T03:01:43.5226726Z [command]/usr/bin/git clean -ffdx
2026-08-18T03:01:43.5257487Z Removing traceable-reqs
2026-08-18T03:01:43.5264694Z [command]/usr/bin/git reset --hard HEAD
2026-08-18T03:01:43.5326470Z HEAD is now at f967208e3 docs(flake-ledger): engine_room_bringup :1212 sid-identity + :1150 precondition signatures; resident_service unclassified sighting
2026-08-18T03:01:43.5331902Z ##[endgroup]
2026-08-18T03:01:43.5333122Z ##[group]Disabling automatic garbage collection
2026-08-18T03:01:43.5336275Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T03:01:43.5357129Z ##[endgroup]
2026-08-18T03:01:43.5357722Z ##[group]Setting up auth
2026-08-18T03:01:43.5362030Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T03:01:43.5385485Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T03:01:43.5568331Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T03:01:43.5593956Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T03:01:43.5777903Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T03:01:43.5804024Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T03:01:43.5990035Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T03:01:43.6021368Z ##[endgroup]
2026-08-18T03:01:43.6022073Z ##[group]Fetching the repository
2026-08-18T03:01:43.6027383Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f967208e327fadd0103552d72c85a0475a734abe:refs/remotes/origin/golden/nameplate-181
2026-08-18T03:01:44.2423560Z ##[endgroup]
2026-08-18T03:01:44.2425639Z ##[group]Determining the checkout info
2026-08-18T03:01:44.2427242Z ##[endgroup]
2026-08-18T03:01:44.2431230Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T03:01:44.2474847Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T03:01:44.2501439Z ##[group]Checking out the ref
2026-08-18T03:01:44.2504515Z [command]/usr/bin/git checkout --progress --force -B golden/nameplate-181 refs/remotes/origin/golden/nameplate-181
2026-08-18T03:01:44.2565519Z Switched to a new branch 'golden/nameplate-181'
2026-08-18T03:01:44.2566764Z branch 'golden/nameplate-181' set up to track 'origin/golden/nameplate-181'.
2026-08-18T03:01:44.2573190Z ##[endgroup]
2026-08-18T03:01:44.2611434Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T03:01:44.2635445Z f967208e327fadd0103552d72c85a0475a734abe
